Auto merge of #5278 - alexcrichton:no-rustfmt-ci, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 2 Apr 2018 15:49:52 +0000 (15:49 +0000)
committerbors <bors@rust-lang.org>
Mon, 2 Apr 2018 15:49:52 +0000 (15:49 +0000)
commit48a9e62e50154b4381852b5f90ab936f521d83e1
tree8457a482e65253588ef4c3bd0e5ea9962b31f6c9
parent20c9e7d10f4d9c236031e2ebcc9588a47eaf44ca
parent194a1614650a50741b2f897b35273550b26f6a9b
Auto merge of #5278 - alexcrichton:no-rustfmt-ci, r=alexcrichton

Remove rustfmt from Travis

As discussed at the recent work week this is probably a bit too zealous at this
time, so let's hold off on it until it's either more stable or we figure out a
better way to deal with changes in rustfmt.

For now though it'll hopefully be easy to continue running rustfmt every so
often!